Papers with open-source implementation
AUTOGEN STUDIO: A No-Code Developer Tool for Building and Debugging Multi-Agent Systems (2024.emnlp-demo)
Copied to clipboard
Victor Dibia, Jingya Chen, Gagan Bansal, Suff Syed, Adam Fourney, Erkang Zhu, Chi Wang, Saleema Amershi
| Challenge: | Multi-agent systems are emerging as effective pattern for solving long-running, complex tasks in numerous do- mains. |
| Approach: | They propose a no-code developer tool for rapidly prototyping, debugging, and evaluating multi-agent work flows built upon the AUTOGEN framework. |
| Outcome: | The proposed tool provides an intuitive drag-and-drop UI for agent workflow specification, interactive evaluation and debugging of workflows, and a gallery of reusable agent components. |
Estimating the influence of auxiliary tasks for multi-task learning of sequence tagging tasks (2020.acl-main)
Copied to clipboard
| Challenge: | Multitask learning and transfer learning are techniques to overcome data scarcity . finding suitable auxiliary datasets for multitask learning is a trial-and-error approach . |
| Approach: | They propose to automatically assess the similarity of sequence tagging datasets to identify beneficial auxiliary data for MTL or TL setups. |
| Outcome: | The proposed methods can compute similarity between two sequence tagging datasets . they show that the same measures correlate with the change in test score of the auxiliary dataset . |